名前 | 解説 | |
---|---|---|
FlexRadar<T> コンストラクタ | Creates one FlexRadar<T> instance. |
FlexRadar<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
FlexRadar<T> コンストラクタ | Creates one FlexRadar<T> instance. |
名前 | 解説 | |
---|---|---|
AxisX | Gets the main X axis. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
AxisY | Gets the main Y axis. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
Binding | Gets or sets the name of the property that contains the Y values. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
BindingX | Gets or sets the name of the property that contains the X data values. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
ChartType | Gets or sets the type of radar chart to be created. | |
Components | Gets the child components. C1.Web.Mvc.Componentから継承されます。 | |
CssClass | Gets or sets the css class of the control. C1.Web.Mvc.Controlから継承されます。 | |
CssStyles | Gets the CSS style applied in the control. C1.Web.Mvc.Controlから継承されます。 | |
DataLabel | Get or set the style of point data label C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
Extenders | Gets the extender collection. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
Footer | Gets or sets the text displayed in the chart footer. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
FooterStyle | Get or set the style of FooterStyle. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
Header | Gets or sets the text displayed in the chart header. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
HeaderStyle | Get or set the style of Header element. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
Height | Gets or sets the height of the control. C1.Web.Mvc.Controlから継承されます。 | |
HtmlAttributes | Gets the HTML attributes. C1.Web.Mvc.Controlから継承されます。 | |
Id | Gets or sets the component id. C1.Web.Mvc.Componentから継承されます。 | |
InterpolateNulls | Gets or sets whether to interpolate null values in the data. If true, the chart interpolates the value of any missing data based on neighboring points. If false, it leaves a break in lines and areas at the points with null values. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
IsDisabled | Gets or sets a value that determines whether the control is disabled. C1.Web.Mvc.Controlから継承されます。 | |
IsTemplate | Gets or sets a boolean value which indicates whether transfer this control to template mode. C1.Web.Mvc.Controlから継承されます。 | |
ItemFormatter | Gets or sets the name of the item formatter function that allows you to customize the appearance of data points. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
ItemsSource | Gets or sets ItemsSource settings. C1.Web.Mvc.ItemsBoundControl<T>から継承されます。 | |
ItemsSourceId | Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control. C1.Web.Mvc.ItemsBoundControl<T>から継承されます。 | |
Legend | Gets the chart legend. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
LegendToggle | Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
OnClientGotFocus | Occurs when the control gets the focus. C1.Web.Mvc.Controlから継承されます。 | |
OnClientLostFocus | Occurs when the control loses the focus. C1.Web.Mvc.Controlから継承されます。 | |
OnClientRefreshed | Occurs after the control has refreshed its contents. C1.Web.Mvc.Controlから継承されます。 | |
OnClientRefreshing | Occurs when the control is about to refresh its contents. C1.Web.Mvc.Controlから継承されます。 | |
OnClientRendered | Occurs after the chart finishes rendering. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
OnClientRendering | Occurs before the chart starts rendering data. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
OnClientSelectionChanged | Occurs after the selection changes, whether programmatically or when the user clicks the chart. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
OnClientSeriesVisibilityChanged | Occurs when the series visibility changes C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
Palette | Gets or sets an array of default colors to use for displaying each series. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
PlotAreas | Gets the collection of plotarea objects. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
PlotMargin | Gets or sets the plot margin in pixels. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
RenderEngine | Gets or sets the chart render engine. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
Reversed | Gets or sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction. | |
SelectionIndex | Gets or sets the index of selected chart series. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
SelectionMode | Gets or sets an enumerated value indicating whether or what is selected when the user clicks the chart. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
Selector | Gets or sets the selector to macth the dom element(s) which the control is attached to. C1.Web.Mvc.Controlから継承されます。 | |
Series | Gets the collection of series objects. C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
Stacking | Gets or sets a value that determines whether and how the series objects are stacked. | |
StartAngle | Gets or sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position. | |
SymbolSize | Gets or sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class) C1.Web.Mvc.FlexChartCore<T>から継承されます。 | |
TabOrder | Gets or sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Controlから継承されます。 | |
TemplateBindings | Gets the collection of the template bindings. C1.Web.Mvc.Controlから継承されます。 | |
Tooltip | Gets the chart's tooltip. C1.Web.Mvc.FlexChartBase<T>から継承されます。 | |
TotalAngle | Gets or sets the total angle for the radar, in degrees. Its default value is 360. The value must be greater than 0, or less than or equal to 360. | |
UniqueId | Gets a value which represents the unique id for the control. C1.Web.Mvc.Controlから継承されます。 | |
Width | Gets or sets the width of the control. C1.Web.Mvc.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
Render | C1.Web.Mvc.Controlから継承されます。 | |
WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。 |